adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / Range<T> Class / IsSingleValue Property

In This Topic
    IsSingleValue Property
    In This Topic
    Indicates whether the Min value equals the Max value.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsSingleValue As Boolean
    public bool IsSingleValue {get;}
    See Also